CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K 聚类 matlab

搜索资源列表

  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32740
    • 提供者:刘明霞
  1. matlab作业

    3下载:
  2. 模式识别一份很好的作业,包括线性分类器;最小风险贝叶斯分类器;监督学习法分层聚类分析;K-L变换提取有效特征,支持向量机-a very good operation, including linear classification; Minimum risk Bayesian classifier; Supervised learning method Hierarchical clustering analysis; K-L transform effective features, supp
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2600622
    • 提供者:郭攀红
  1. K-means.m

    0下载:
  2. MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55082
    • 提供者:zs
  1. MATLABfuzzy-K-means

    0下载:
  2. MATLAB 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-MATLAB data mining algorithms, fuzzy-K-means clustering algorithm source code, Fuzzy clustering analysis for the
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:puxx
  1. 45666008awlz_kmedoids

    0下载:
  2. K-Medoids in Matlab 2011
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:playboyplay
  1. k_medoids

    0下载:
  2. 采用MATLAB实现k-medoids聚类算法(Implementation of k-medoids clustering algorithm using MATLAB)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:SMMZ
  1. image

    0下载:
  2. 进行图像像素的聚类分析,采用k-mean聚类分析,速度比MATLAB快5倍之多。(Cluster analysis of image pixels, using K-mean clustering analysis, the speed is faster than MATLAB 5 times more.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-31
    • 文件大小:9528320
    • 提供者:a12543
  1. 81801236k.matlab

    0下载:
  2. 利用matlab实现k均值聚类算法,亲自调试通过,对于学习k均值聚类算法有很大帮助(Using MATLAB to achieve K means clustering algorithm, personally debugging through, for learning K mean clustering algorithm is very helpful)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:kuangk1992
  1. KMeans

    0下载:
  2. 基于matlab语言编译的用于实现聚类的k-means函数(K-means function compiled by MATLAB language for clustering)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:Gloryxpz
  1. julei

    0下载:
  2. 聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。 这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。(The clustering algorithm is given to a large number of original data, and then the data with similar features are gathered into a class by algorithm. The K-mean
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:WanderKing
  1. MeanShiftCluster

    0下载:
  2. 该算法实现了均值漂移聚类算法,在MATLAB平台下有很好的结果验证(MeanShiift Cluster, it improves the performance than tradional cluster algorithm, such k-means cluster algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:xt-chong
  1. k-means-master

    0下载:
  2. just a silly k-means implementation in MATLAB. 简单的用MATLAB实现的kmeans算法(just a silly k-means implementation in MATLAB.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:a449337053
  1. EWKM

    1下载:
  2. 子空间聚类算法EWKM (Entropy Weighting K-Means) 在matlab上的实现。(Entropy Weighting K-means which is one of the subspace clustering algorithm written in Matlab.)
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:wind_890
  1. kjunzhijulei

    0下载:
  2. 说明K均值聚类算法的流程,并用matlab实现K均值聚类功能(Using MATLAB to implement function of K-means clustering)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:maxiao10
  1. cluster

    0下载:
  2. 对一个随机生成100个0到100的点,实现k=2的聚类划分(Clustering and partitioning of k=2)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:球料进出口
  1. k-medoids

    0下载:
  2. k-medoids聚类算法对数据进行分类处理(k-medoids Clustering algorithm for data classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:丶gorgerous
  1. K-means

    0下载:
  2. K-means聚类算法的matlab实现(k-means clustering is a method of vector quantization, originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to partition n observations into k clusters in which each obse
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:invoker`Z
  1. Kmeans

    0下载:
  2. 可以实现K均值聚类的MATLAB程序。但是有点小问题。(The MATLAB program of K mean clustering can be realized.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:16384
    • 提供者:southpole
  1. 基于 K-means 聚类算法的图像区域分割

    1下载:
  2. 本程序使用matlab软件,实现了基于K-means聚类算法的图像分割。(Image split based on K-means was done by using Matlab.)
  3. 所属分类:matlab例程

    • 发布日期:2019-01-08
    • 文件大小:29696
    • 提供者:Hanqi
  1. Matlab聚类分析

    1下载:
  2. 分别运用分层聚类、K均值聚类以及高斯混合模型来进行分析
  3. 所属分类:matlab例程

« 1 2 3 4 5 67 8 9 10 11 ... 28 »
搜珍网 www.dssz.com